home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / hamradio / extra23.sit / Extra Ham Test / card_90528.txt < prev    next >
Text File  |  1991-04-08  |  1KB  |  42 lines

  1. -- card: 90528 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 7720
  5. -- name: #292
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global group,rightone
  9.   put 29 into group
  10.   put "A" into rightone
  11.   pass openCard
  12. end openCard
  13.  
  14.  
  15.  
  16. -- part contents for background part 20
  17. ----- text -----
  18. Question #29
  19.  
  20. -- part contents for background part 1
  21. ----- text -----
  22. 4BG-1C.5 What is an "OR" gate?
  23.  
  24. -- part contents for background part 11
  25. ----- text -----
  26. A circuit that produces a logic "1" at its output if any input is logic "1"
  27.  
  28. -- part contents for background part 27
  29. ----- text -----
  30. A circuit that produces a logic "0" at its output if any input is logic "1"
  31.  
  32. -- part contents for background part 28
  33. ----- text -----
  34. A circuit that produces a logic "0" at its output if all input is logic "1"
  35.  
  36. -- part contents for background part 29
  37. ----- text -----
  38. A circuit that produces a logic "1" at its output if all input is logic "0"
  39.  
  40. -- part contents for background part 43
  41. ----- text -----
  42. Correct answer is A